シンタックス
            
            
            
            
            '宣言
 
Public Overloads Shared Function Write(Of  As {New, Struct})( _
   ByVal  As System.IntPtr, _
   ByVal () As , _
   ByVal  As System.Integer, _
   ByVal  As System.Integer _
) As System.IntPtr
             
        
            
            public static System.IntPtr Write<>( 
   System.IntPtr ,
   [] ,
   System.int ,
   System.int 
)
where T: new(), struct
             
        
             
        
            パラメータ
- destination
 
- data
 
- offset
 
- count
 
            型パラメータ
- T
 
             
            
            
            
            
            
            
            
            
            
            
            
            参照